[INFO] cloning repository https://github.com/cbpudding/tim-the-enchanter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cbpudding/tim-the-enchanter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcbpudding%2Ftim-the-enchanter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcbpudding%2Ftim-the-enchanter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3ecbff38a5d1865763e796c6784fd14052904aae
[INFO] checking cbpudding/tim-the-enchanter against try#f4690f24e7d9bcb0b168a02b06dd61391e8bd55a for pr-157814-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcbpudding%2Ftim-the-enchanter" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cbpudding/tim-the-enchanter
[INFO] finished tweaking git repo https://github.com/cbpudding/tim-the-enchanter
[INFO] tweaked toml for git repo https://github.com/cbpudding/tim-the-enchanter written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cbpudding/tim-the-enchanter on toolchain f4690f24e7d9bcb0b168a02b06dd61391e8bd55a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cbpudding/tim-the-enchanter already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c44e64d7edfc6ac6df30406a569baf8261b1c21220a9092a0e900c6532dd7bed
[INFO] running `Command { std: "docker" "start" "c44e64d7edfc6ac6df30406a569baf8261b1c21220a9092a0e900c6532dd7bed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c44e64d7edfc6ac6df30406a569baf8261b1c21220a9092a0e900c6532dd7bed" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c44e64d7edfc6ac6df30406a569baf8261b1c21220a9092a0e900c6532dd7bed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c44e64d7edfc6ac6df30406a569baf8261b1c21220a9092a0e900c6532dd7bed" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]     Checking once_cell v1.12.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking itoa v1.0.2
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking slab v0.4.6
[INFO] [stderr]     Checking tracing-core v0.1.28
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]     Checking hashbrown v0.12.1
[INFO] [stderr]    Compiling rustls v0.20.6
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]     Checking unicode-normalization v0.1.20
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]     Checking rustls-pemfile v1.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]     Checking ryu v1.0.10
[INFO] [stderr]     Checking brotli v3.3.4
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking rustls-native-certs v0.6.2
[INFO] [stderr]     Checking smallvec v1.8.1
[INFO] [stderr]    Compiling async-trait v0.1.56
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking time v0.3.11
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking dashmap v5.3.4
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking ordered-float v2.10.0
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]     Checking webpki v0.22.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.21
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling serde_repr v0.1.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling twilight-interactions-derive v0.11.0
[INFO] [stderr]     Checking tokio v1.19.2
[INFO] [stderr]     Checking tracing v0.1.35
[INFO] [stderr]     Checking thiserror v1.0.31
[INFO] [stderr]     Checking tungstenite v0.17.2
[INFO] [stderr]     Checking futures-executor v0.3.21
[INFO] [stderr]     Checking futures v0.3.21
[INFO] [stderr]     Checking tokio-util v0.7.3
[INFO] [stderr]     Checking tokio-rustls v0.23.4
[INFO] [stderr]     Checking twilight-http-ratelimiting v0.11.0
[INFO] [stderr]     Checking leaky-bucket-lite v0.5.2
[INFO] [stderr]     Checking tokio-tungstenite v0.17.1
[INFO] [stderr]     Checking h2 v0.3.13
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking twilight-model v0.11.0
[INFO] [stderr]     Checking hyper v0.14.19
[INFO] [stderr]     Checking hyper-rustls v0.23.0
[INFO] [stderr]     Checking twilight-validate v0.11.0
[INFO] [stderr]     Checking twilight-cache-inmemory v0.11.0
[INFO] [stderr]     Checking twilight-interactions v0.11.0
[INFO] [stderr]     Checking twilight-http v0.11.0
[INFO] [stderr]     Checking twilight-util v0.11.0
[INFO] [stderr]     Checking twilight-gateway-queue v0.11.0
[INFO] [stderr]     Checking twilight-gateway v0.11.0
[INFO] [stderr]     Checking tim-the-enchanter v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]   --> src/main.rs:72:28
[INFO] [stdout]    |
[INFO] [stdout] 72 |         Event::ReactionAdd(box ReactionAdd(reaction)) => handle_reaction(reaction, http).await,
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/main.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(box_patterns)]
[INFO] [stdout]   |            ^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in CURRENT_RUSTC_VERSION
[INFO] [stdout]   = note: superseded by `deref_patterns`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]   --> src/main.rs:72:28
[INFO] [stdout]    |
[INFO] [stdout] 72 |         Event::ReactionAdd(box ReactionAdd(reaction)) => handle_reaction(reaction, http).await,
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/main.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(box_patterns)]
[INFO] [stdout]   |            ^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in CURRENT_RUSTC_VERSION
[INFO] [stdout]   = note: superseded by `deref_patterns`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `reaction` in this scope
[INFO] [stdout]   --> src/main.rs:72:74
[INFO] [stdout]    |
[INFO] [stdout] 72 |         Event::ReactionAdd(box ReactionAdd(reaction)) => handle_reaction(reaction, http).await,
[INFO] [stdout]    |                                                                          ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ReactionAdd`
[INFO] [stdout]   --> src/main.rs:17:53
[INFO] [stdout]    |
[INFO] [stdout] 17 |     gateway::payload::incoming::{InteractionCreate, ReactionAdd},
[INFO] [stdout]    |                                                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `unchecked_math` has been stable since 1.79.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(unchecked_math)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `reaction` in this scope
[INFO] [stdout]   --> src/main.rs:72:74
[INFO] [stdout]    |
[INFO] [stdout] 72 |         Event::ReactionAdd(box ReactionAdd(reaction)) => handle_reaction(reaction, http).await,
[INFO] [stdout]    |                                                                          ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ReactionAdd`
[INFO] [stdout]   --> src/main.rs:17:53
[INFO] [stdout]    |
[INFO] [stdout] 17 |     gateway::payload::incoming::{InteractionCreate, ReactionAdd},
[INFO] [stdout]    |                                                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `unchecked_math` has been stable since 1.79.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(unchecked_math)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0557.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tim-the-enchanter` (bin "tim-the-enchanter" test) due to 3 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0425, E0557.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tim-the-enchanter` (bin "tim-the-enchanter") due to 3 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "c44e64d7edfc6ac6df30406a569baf8261b1c21220a9092a0e900c6532dd7bed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c44e64d7edfc6ac6df30406a569baf8261b1c21220a9092a0e900c6532dd7bed", kill_on_drop: false }`
[INFO] [stdout] c44e64d7edfc6ac6df30406a569baf8261b1c21220a9092a0e900c6532dd7bed
